Skip to content

Hostname

widgets.mgid.com

Last fetched

widgets.mgid.com resolves to 2 IPv4 addresses operated by SERVERS-COM - Servers.com, Inc. in US.

Nutrition Label

WHISPER CANON · widgets.mgid.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/widgets.mgid.com

Resolution chain

widgets.mgid.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.58.116.13264.58.116.0/24AS7979SERVERS-COM - Servers.com, Inc.US
64.58.116.14264.58.116.0/24AS7979SERVERS-COM - Servers.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with widgets.mgid.com in WhisperGraph.

Web-graph footprint

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

495 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for widgets.mgid.com.

MechanismTarget
SPF_Awidgets.mgid.com
SPF_INCLUDE5237928.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP188.42.92.179/32
SPF_IP64.58.113.52/32
SPF_IP64.58.116.128/26
SPF_MXwidgets.mgid.com

Related pages

Pivot deeper into the graph from widgets.mgid.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "widgets.mgid.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.