Skip to content

Hostname

logicwebmedia.com

Last fetched

logicwebmedia.com resolves to 1 IPv4 address operated by WEBAIR-INTERNET - Webair Internet Development Company Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · logicwebmedia.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/logicwebmedia.com

Resolution chain

logicwebmedia.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
50.115.235.22850.115.224.0/20AS27257WEBAIR-INTERNET - Webair Internet Development Company Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of logicwebmedia.com.

Web-graph footprint

Distinct hostnames that link to or from logicwebmedia.com in the public web crawl.

17 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for logicwebmedia.com.

MechanismTarget
SPF_Alogic.webair.com
SPF_INCLUDE_netblocks2.logicwebmedia.com
SPF_INCLUDEgoogle.com
SPF_IP173.225.118.208/29
SPF_IP173.239.56.112/29
SPF_IP174.137.136.32/29
SPF_MXlogicwebmedia.com

Related pages

Pivot deeper into the graph from logicwebmedia.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "logicwebmedia.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.