Skip to content

Hostname

masterswitchit.com

Last fetched

masterswitchit.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · masterswitchit.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/masterswitchit.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.242.1118.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.11618.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.12318.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.3118.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
3.164.195.1163.164.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.164.195.303.164.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.164.195.593.164.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.164.195.923.164.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE

WHOIS identity

Registrar
iana:2
Organization
masterswitch
Contact emails

Subdomains

12 observed subdomains of masterswitchit.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for masterswitchit.com.

MechanismTarget
SPF_Asmtp-relay.na.cloud.im
SPF_INCLUDEautotask.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.securence.com

Related pages

Pivot deeper into the graph from masterswitchit.com.

Cypher and MCP

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

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