Hostname
mastercorp.com
Last fetched
mastercorp.com resolves to 34.174.59.175, announced in 34.174.0.0/17 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. mastercorp.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 34.174.59.175
34.174.0.0/17 · GOOGLE-CLOUD-PLATFORM - Google LLC · Dallas, US
IPv6 resolution
No AAAA record for mastercorp.com is recorded in WhisperGraph.
Attribution
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- domains by proxy,
- Contact emails
- 1dc5fca90a28fd0a3e3aa88e2e1771ec@domaindiscreet.com, 61iob6r8t2go09t5kboj6rogbr@domaindiscreet.com, 6d602c550a28fd0a4103896289258283@domaindiscreet.com, 83585be80a28fd0a15e093ce5faf601d@domaindiscreet.com, c3e72ebe0a28fd0a35729f9ffbcb3beb@domaindiscreet.com, c4a353260a28fd0a54816f51b330b77b@domaindiscreet.com, caadc4960a28fd0a48c6bf27223d6ce3@domaindiscreet.com, mastercorp.com@domainsbyproxy.com, f9ef59ba0a28fd0a14dbc8ecd103c65f@domaindiscreet.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns1.siteground.net
- ns2.siteground.net
MX records
- mastercorp-com.mail.protection.outlook.com
- surveymonkey.mx.e.sparkpost.com
SPF policy
- include: spf-us.emailsignatures365.com
- include: spf.happyfox.com
- a: mail.mastercorp.com
- include: us._netblocks.mimecast.com
- include: spf.protection.outlook.com
- include: _spf.salesforce.com
- include: spf.smtp2go.com
- include: _spf.e.sparkpost.com
- include: sendgrid.net
Threat-feed evidence
History
Related pages
Pivot from mastercorp.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mastercorp.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.